Volatile variable

Results: 59



#Item
41Concurrent computing / Thread / Lock / Critical section / Mutual exclusion / Volatile variable / Multithreading / Semaphore / Monitor / Concurrency control / Computing / Computer programming

ch10.qxd[removed]:55 PM

Add to Reading List

Source URL: synesis.com.au

Language: English - Date: 2006-01-01 01:26:36
42Computer memory / Object-oriented programming / Icelandic language / Old English language / Memory barrier / Eth / Java Memory Model / Memory model / Volatile variable / Computing / Software engineering / Cross-platform software

Multithreaded semantics for Java Overview The Semantics of Multithreaded Java

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 1999-09-22 11:29:01
43Computer memory / Compiler construction / Programming language implementation / Programming language design / Memory model / Volatile variable / Java Memory Model / Linearizability / Lock / Computing / Concurrency control / Software engineering

The Java Memory Model Jeremy Manson, William Pugh Univ. of Maryland, College Park Java Memory Model and Thread Specification

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2003-10-24 05:47:30
44Java Memory Model / Lock / Memory barrier / Monitor / Memory model / Deadlock / Thread / Volatile variable / Java virtual machine / Computing / Concurrency control / Software engineering

JSR-133: JavaTM Memory Model and Thread Specification Proposed Final Draft April 12, 2004, 6:15pm This document is the proposed final draft version of the JSR-133 specification, the Java Memory Model (JMM) and Thread Spe

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2004-04-12 18:16:57
45Java Memory Model / Memory barrier / Lock / Memory model / Monitor / Deadlock / Thread / Volatile variable / Linearizability / Computing / Concurrency control / Software engineering

JSR-133: JavaTM Memory Model and Thread Specification Proposed Final Draft April 23, 2004, 12:57pm This document is the proposed final draft version of the JSR-133 specification, the Java Memory Model (JMM) and Thread Sp

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2004-04-23 12:58:08
46Double-checked locking / Volatile variable / Java Memory Model / Thread safety / Lock / Memory model / Critical section / Linearizability / Memory barrier / Concurrency control / Computing / Software engineering

Thread 1 Thread 2 1: r2 = A; 3: r1 = B 2: B = 1; 4: A = 2 May return r2 == 2, r1 == 1 Figure 1: Behaves Surprisingly

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2004-02-01 21:43:05
47Java Memory Model / Lock / Memory barrier / Memory model / Monitor / Thread / Deadlock / Volatile variable / Java virtual machine / Computing / Concurrency control / Software engineering

JSR-133: JavaTM Memory Model and Thread Specification February 2, 2004, 2:05pm This document is the public review version of the JSR-133 specification, the Java Memory Model (JMM) and Thread Specification. This specifica

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2004-02-02 14:07:05
48Java Memory Model / Lock / Memory barrier / Memory model / Monitor / Volatile variable / Linearizability / Deadlock / Thread / Computing / Concurrency control / Software engineering

JSR-133: JavaTM Memory Model and Thread Specification This document is the community review draft of the JSR-133 specification, the Java Memory Model (JMM) and Thread Specification. This specification is intended to be p

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2003-08-08 11:08:03
49Java Memory Model / Lock / Memory barrier / Monitor / Memory model / Deadlock / Thread / Volatile variable / Java virtual machine / Computing / Concurrency control / Software engineering

JSR-133: JavaTM Memory Model and Thread Specification March 17, 2004, 9:21pm This document is the public review version of the JSR-133 specification, the Java Memory Model (JMM) and Thread Specification. This specificati

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2004-03-17 21:23:58
50Java Memory Model / Lock / Memory barrier / Monitor / Memory model / Volatile variable / Thread / Linearizability / Deadlock / Computing / Concurrency control / Software engineering

JSR-133: JavaTM Memory Model and Thread Specification October 17, 2003, 11:24am This document is a preliminary version of the public review draft of the JSR-133 specification, the Java Memory Model (JMM) and Thread Speci

Add to Reading List

Source URL: www.cs.umd.edu

Language: English - Date: 2003-10-17 11:25:56
UPDATE